Skip to content

Verify v2 Release/26.8.1 - #388

Open
skyflow-bharti wants to merge 120 commits into
mainfrom
release/26.8.1
Open

Verify v2 Release/26.8.1#388
skyflow-bharti wants to merge 120 commits into
mainfrom
release/26.8.1

Conversation

@skyflow-bharti

Copy link
Copy Markdown
Collaborator

Start with a concise summary of the PR. The first three sections are required. The questions present in each section is there to help you guide you what to add. They are meant to be overwritten by your comments.

Why

  • Why are you making the change?
  • What is the underlying issue that you are trying to case, in case of fix?
  • Why is it needed by the feature you are working on?
  • What is the intent behind making the change?

Goal

  • What is the intended outcome?
  • What part of the feature should start working?
  • What are the non-goals or will be covered in future PR?

Testing

  • How was the code tested?
  • If you haven't written unit tests, why?
  • What more testing is needed? Do you intend to manually test it after deployment?
  • Do you have any concerns if this changed is released to prod?

Tech debt

  • Is the PR adding to tech debt in any way?
  • Are you addressing some Tech debt in this PR?
  • If both the above are false, feel free to remove this section.

skyflow-bharti and others added 30 commits July 10, 2026 14:25
…rt-using-modular-build-approach

# Conflicts:
#	common/src/main/java/com/skyflow/utils/BaseUtils.java
#	pom.xml
…vault-api-support-using-modular-build-approach

SK-2967 java sdk add flow db vault api support using modular build approach
…vault-api-support-using-modular-build-approach

SK-2967 update the internal release
…vault-api-support-using-modular-build-approach

SK-2967 update script version
…vault-api-support-using-modular-build-approach

SK-2967 update internal release workflow
…vault-api-support-using-modular-build-approach

SK-2967 java sdk add flow db vault api support using modular build approach
…vault-api-support-using-modular-build-approach

SK-2967 fix internal release workflows
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Semgrep Findings: Issues with Error level severity are found (Error is Highest severity in Semgrep), Please resolve the issues before merging.

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

🔐 Gitleaks Findings: 3 issue(s) detected

🔸 Rule: generic-api-key
📄 File: flowvault/src/test/java/com/skyflow/utils/UtilsTests.java:null
📝 Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
🔑 Secret: **********
🔗 Path: flowvault/src/test/java/com/skyflow/utils/UtilsTests.java:null

🔸 Rule: generic-api-key
📄 File: common/src/test/java/com/skyflow/BaseVaultClientTests.java:null
📝 Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
🔑 Secret: **********
🔗 Path: common/src/test/java/com/skyflow/BaseVaultClientTests.java:null

🔸 Rule: private-key
📄 File: common/src/main/java/com/skyflow/utils/BaseConstants.java:null
📝 Description: Identified a Private Key, which may compromise cryptographic security and sensitive data encryption.
🔑 Secret: **********
🔗 Path: common/src/main/java/com/skyflow/utils/BaseConstants.java:null

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Semgrep Findings: Issues with Error level severity are found (Error is Highest severity in Semgrep), Please resolve the issues before merging.

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

🔐 Gitleaks Findings: 3 issue(s) detected

🔸 Rule: generic-api-key
📄 File: flowvault/src/test/java/com/skyflow/utils/UtilsTests.java:null
📝 Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
🔑 Secret: **********
🔗 Path: flowvault/src/test/java/com/skyflow/utils/UtilsTests.java:null

🔸 Rule: generic-api-key
📄 File: common/src/test/java/com/skyflow/BaseVaultClientTests.java:null
📝 Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
🔑 Secret: **********
🔗 Path: common/src/test/java/com/skyflow/BaseVaultClientTests.java:null

🔸 Rule: private-key
📄 File: common/src/main/java/com/skyflow/utils/BaseConstants.java:null
📝 Description: Identified a Private Key, which may compromise cryptographic security and sensitive data encryption.
🔑 Secret: **********
🔗 Path: common/src/main/java/com/skyflow/utils/BaseConstants.java:null

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

🔐 Gitleaks Findings: 3 issue(s) detected

🔸 Rule: generic-api-key
📄 File: flowvault/src/test/java/com/skyflow/utils/UtilsTests.java:null
📝 Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
🔑 Secret: **********
🔗 Path: flowvault/src/test/java/com/skyflow/utils/UtilsTests.java:null

🔸 Rule: generic-api-key
📄 File: common/src/test/java/com/skyflow/BaseVaultClientTests.java:null
📝 Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
🔑 Secret: **********
🔗 Path: common/src/test/java/com/skyflow/BaseVaultClientTests.java:null

🔸 Rule: private-key
📄 File: common/src/main/java/com/skyflow/utils/BaseConstants.java:null
📝 Description: Identified a Private Key, which may compromise cryptographic security and sensitive data encryption.
🔑 Secret: **********
🔗 Path: common/src/main/java/com/skyflow/utils/BaseConstants.java:null

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Semgrep Findings: Issues with Error level severity are found (Error is Highest severity in Semgrep), Please resolve the issues before merging.

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

🔐 Gitleaks Findings: 3 issue(s) detected

🔸 Rule: generic-api-key
📄 File: flowvault/src/test/java/com/skyflow/utils/UtilsTests.java:null
📝 Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
🔑 Secret: **********
🔗 Path: flowvault/src/test/java/com/skyflow/utils/UtilsTests.java:null

🔸 Rule: generic-api-key
📄 File: common/src/test/java/com/skyflow/BaseVaultClientTests.java:null
📝 Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
🔑 Secret: **********
🔗 Path: common/src/test/java/com/skyflow/BaseVaultClientTests.java:null

🔸 Rule: private-key
📄 File: common/src/main/java/com/skyflow/utils/BaseConstants.java:null
📝 Description: Identified a Private Key, which may compromise cryptographic security and sensitive data encryption.
🔑 Secret: **********
🔗 Path: common/src/main/java/com/skyflow/utils/BaseConstants.java:null

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Semgrep Findings: Issues with Error level severity are found (Error is Highest severity in Semgrep), Please resolve the issues before merging.

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

🔐 Gitleaks Findings: 3 issue(s) detected

🔸 Rule: generic-api-key
📄 File: flowvault/src/test/java/com/skyflow/utils/UtilsTests.java:null
📝 Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
🔑 Secret: **********
🔗 Path: flowvault/src/test/java/com/skyflow/utils/UtilsTests.java:null

🔸 Rule: generic-api-key
📄 File: common/src/test/java/com/skyflow/BaseVaultClientTests.java:null
📝 Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
🔑 Secret: **********
🔗 Path: common/src/test/java/com/skyflow/BaseVaultClientTests.java:null

🔸 Rule: private-key
📄 File: common/src/main/java/com/skyflow/utils/BaseConstants.java:null
📝 Description: Identified a Private Key, which may compromise cryptographic security and sensitive data encryption.
🔑 Secret: **********
🔗 Path: common/src/main/java/com/skyflow/utils/BaseConstants.java:null

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Semgrep Findings: Issues with Error level severity are found (Error is Highest severity in Semgrep), Please resolve the issues before merging.

1 similar comment
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Semgrep Findings: Issues with Error level severity are found (Error is Highest severity in Semgrep), Please resolve the issues before merging.

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

🔐 Gitleaks Findings: 3 issue(s) detected

🔸 Rule: generic-api-key
📄 File: flowvault/src/test/java/com/skyflow/utils/UtilsTests.java:null
📝 Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
🔑 Secret: **********
🔗 Path: flowvault/src/test/java/com/skyflow/utils/UtilsTests.java:null

🔸 Rule: generic-api-key
📄 File: common/src/test/java/com/skyflow/BaseVaultClientTests.java:null
📝 Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
🔑 Secret: **********
🔗 Path: common/src/test/java/com/skyflow/BaseVaultClientTests.java:null

🔸 Rule: private-key
📄 File: common/src/main/java/com/skyflow/utils/BaseConstants.java:null
📝 Description: Identified a Private Key, which may compromise cryptographic security and sensitive data encryption.
🔑 Secret: **********
🔗 Path: common/src/main/java/com/skyflow/utils/BaseConstants.java:null

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

🔐 Gitleaks Findings: 3 issue(s) detected

🔸 Rule: generic-api-key
📄 File: flowvault/src/test/java/com/skyflow/utils/UtilsTests.java:null
📝 Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
🔑 Secret: **********
🔗 Path: flowvault/src/test/java/com/skyflow/utils/UtilsTests.java:null

🔸 Rule: generic-api-key
📄 File: common/src/test/java/com/skyflow/BaseVaultClientTests.java:null
📝 Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
🔑 Secret: **********
🔗 Path: common/src/test/java/com/skyflow/BaseVaultClientTests.java:null

🔸 Rule: private-key
📄 File: common/src/main/java/com/skyflow/utils/BaseConstants.java:null
📝 Description: Identified a Private Key, which may compromise cryptographic security and sensitive data encryption.
🔑 Secret: **********
🔗 Path: common/src/main/java/com/skyflow/utils/BaseConstants.java:null

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Semgrep Findings: Issues with Error level severity are found (Error is Highest severity in Semgrep), Please resolve the issues before merging.

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

🔐 Gitleaks Findings: 3 issue(s) detected

🔸 Rule: generic-api-key
📄 File: flowvault/src/test/java/com/skyflow/utils/UtilsTests.java:null
📝 Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
🔑 Secret: **********
🔗 Path: flowvault/src/test/java/com/skyflow/utils/UtilsTests.java:null

🔸 Rule: generic-api-key
📄 File: common/src/test/java/com/skyflow/BaseVaultClientTests.java:null
📝 Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
🔑 Secret: **********
🔗 Path: common/src/test/java/com/skyflow/BaseVaultClientTests.java:null

🔸 Rule: private-key
📄 File: common/src/main/java/com/skyflow/utils/BaseConstants.java:null
📝 Description: Identified a Private Key, which may compromise cryptographic security and sensitive data encryption.
🔑 Secret: **********
🔗 Path: common/src/main/java/com/skyflow/utils/BaseConstants.java:null

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Semgrep Findings: Issues with Error level severity are found (Error is Highest severity in Semgrep), Please resolve the issues before merging.

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

🔐 Gitleaks Findings: 3 issue(s) detected

🔸 Rule: generic-api-key
📄 File: flowvault/src/test/java/com/skyflow/utils/UtilsTests.java:null
📝 Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
🔑 Secret: **********
🔗 Path: flowvault/src/test/java/com/skyflow/utils/UtilsTests.java:null

🔸 Rule: generic-api-key
📄 File: common/src/test/java/com/skyflow/BaseVaultClientTests.java:null
📝 Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
🔑 Secret: **********
🔗 Path: common/src/test/java/com/skyflow/BaseVaultClientTests.java:null

🔸 Rule: private-key
📄 File: common/src/main/java/com/skyflow/utils/BaseConstants.java:null
📝 Description: Identified a Private Key, which may compromise cryptographic security and sensitive data encryption.
🔑 Secret: **********
🔗 Path: common/src/main/java/com/skyflow/utils/BaseConstants.java:null

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Semgrep Findings: Issues with Error level severity are found (Error is Highest severity in Semgrep), Please resolve the issues before merging.

1 similar comment
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Semgrep Findings: Issues with Error level severity are found (Error is Highest severity in Semgrep), Please resolve the issues before merging.

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

🔐 Gitleaks Findings: 3 issue(s) detected

🔸 Rule: generic-api-key
📄 File: flowvault/src/test/java/com/skyflow/utils/UtilsTests.java:null
📝 Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
🔑 Secret: **********
🔗 Path: flowvault/src/test/java/com/skyflow/utils/UtilsTests.java:null

🔸 Rule: generic-api-key
📄 File: common/src/test/java/com/skyflow/BaseVaultClientTests.java:null
📝 Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
🔑 Secret: **********
🔗 Path: common/src/test/java/com/skyflow/BaseVaultClientTests.java:null

🔸 Rule: private-key
📄 File: common/src/main/java/com/skyflow/utils/BaseConstants.java:null
📝 Description: Identified a Private Key, which may compromise cryptographic security and sensitive data encryption.
🔑 Secret: **********
🔗 Path: common/src/main/java/com/skyflow/utils/BaseConstants.java:null

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants